github.com/andybalholm/brotli/flate.huffmanBitWriter.Encode (method, view implemented interface methods)

one use

	github.com/andybalholm/brotli/flate (current package)
		huffman_bit_writer.go#L506: func (w *huffmanBitWriter) Encode(dst []byte, src []byte, matches []matchfinder.Match, lastBlock bool) []byte {